|
In mathematics, matrix addition is the operation of adding two matrices by adding the corresponding entries together. However, there are other operations which could also be considered as a kind of addition for matrices, the direct sum and the Kronecker sum. ==Entrywise sum== Two matrices must have an equal number of rows and columns to be added.〔Elementary Linear Algebra by Rorres Anton 10e p53〕 The sum of two matrices A and B will be a matrix which has the same number of rows and columns as do A and B. The sum of A and B, denoted A + B, is computed by adding corresponding elements of A and B: : For example: : We can also subtract one matrix from another, as long as they have the same dimensions. A − B is computed by subtracting corresponding elements of A and B, and has the same dimensions as A and B. For example: : 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「matrix addition」の詳細全文を読む スポンサード リンク
|